[INFO] cloning repository https://github.com/luannndev/rustyasync
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/luannndev/rustyasync" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluannndev%2Frustyasync", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluannndev%2Frustyasync'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fb40b3ec052449e23179f69b0675e000cff0e1b7
[INFO] testing luannndev/rustyasync against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluannndev%2Frustyasync" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/luannndev/rustyasync
[INFO] finished tweaking git repo https://github.com/luannndev/rustyasync
[INFO] tweaked toml for git repo https://github.com/luannndev/rustyasync written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/luannndev/rustyasync on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/luannndev/rustyasync already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b755eaf7599917d1510fc447dd98447f3ef36269f042c568bd976507ecbb45a4
[INFO] running `Command { std: "docker" "start" "-a" "b755eaf7599917d1510fc447dd98447f3ef36269f042c568bd976507ecbb45a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b755eaf7599917d1510fc447dd98447f3ef36269f042c568bd976507ecbb45a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b755eaf7599917d1510fc447dd98447f3ef36269f042c568bd976507ecbb45a4", kill_on_drop: false }`
[INFO] [stdout] b755eaf7599917d1510fc447dd98447f3ef36269f042c568bd976507ecbb45a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 452d43d3aaec08292e690e888ebacb0642517ff690e8ecb6c73b2e324dcbcb17
[INFO] running `Command { std: "docker" "start" "-a" "452d43d3aaec08292e690e888ebacb0642517ff690e8ecb6c73b2e324dcbcb17", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.88
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling serde_json v1.0.129
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling rustyasync v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0428]: the name `conan` is defined multiple times
[INFO] [stdout]   --> src/main.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | mod conan;
[INFO] [stdout]    | ---------- previous definition of the module `conan` here
[INFO] [stdout] 12 | mod conan;
[INFO] [stdout]    | ^^^^^^^^^^ `conan` redefined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `conan` must be defined only once in the type namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0428]: the name `information_meta` is defined multiple times
[INFO] [stdout]   --> src/main.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | mod information_meta;
[INFO] [stdout]    | --------------------- previous definition of the module `information_meta` here
[INFO] [stdout] ...
[INFO] [stdout] 13 | mod information_meta;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^ `information_meta` redefined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `information_meta` must be defined only once in the type namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0428]: the name `terminal` is defined multiple times
[INFO] [stdout]   --> src/main.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | mod terminal;
[INFO] [stdout]    | ------------- previous definition of the module `terminal` here
[INFO] [stdout] ...
[INFO] [stdout] 14 | mod terminal;
[INFO] [stdout]    | ^^^^^^^^^^^^^ `terminal` redefined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `terminal` must be defined only once in the type namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0428]: the name `trace` is defined multiple times
[INFO] [stdout]   --> src/main.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | mod trace;
[INFO] [stdout]    | ---------- previous definition of the module `trace` here
[INFO] [stdout] ...
[INFO] [stdout] 15 | mod trace;
[INFO] [stdout]    | ^^^^^^^^^^ `trace` redefined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `trace` must be defined only once in the type namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0428]: the name `meta` is defined multiple times
[INFO] [stdout]   --> src/main.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | mod meta;
[INFO] [stdout]    | --------- previous definition of the module `meta` here
[INFO] [stdout] ...
[INFO] [stdout] 16 | mod meta;
[INFO] [stdout]    | ^^^^^^^^^ `meta` redefined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `meta` must be defined only once in the type namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/terminal.rs:216:17
[INFO] [stdout]     |
[INFO] [stdout] 206 | async fn handle_result(result: bool, arguments: &Vec<String>, path: PathBuf) -> JToolOrder {
[INFO] [stdout]     |                                                                                 ---------- expected `terminal::JToolOrder` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 216 |                 CreateProject("demo".to_owned(), path, None, None)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `terminal::JToolOrder`, found a different `terminal::JToolOrder`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `terminal::JToolOrder` and `terminal::JToolOrder` have similar names, but are actually distinct types
[INFO] [stdout] note: `terminal::JToolOrder` is defined in module `crate::terminal` of the current crate
[INFO] [stdout]    --> src/terminal.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub enum JToolOrder {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `terminal::JToolOrder` is defined in module `crate::terminal#1` of the current crate
[INFO] [stdout]    --> src/terminal.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub enum JToolOrder {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/terminal.rs:219:17
[INFO] [stdout]     |
[INFO] [stdout] 206 | async fn handle_result(result: bool, arguments: &Vec<String>, path: PathBuf) -> JToolOrder {
[INFO] [stdout]     |                                                                                 ---------- expected `terminal::JToolOrder` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 219 |                 CreateProject(name, path, None, None)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `terminal::JToolOrder`, found a different `terminal::JToolOrder`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `terminal::JToolOrder` and `terminal::JToolOrder` have similar names, but are actually distinct types
[INFO] [stdout] note: `terminal::JToolOrder` is defined in module `crate::terminal` of the current crate
[INFO] [stdout]    --> src/terminal.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub enum JToolOrder {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `terminal::JToolOrder` is defined in module `crate::terminal#1` of the current crate
[INFO] [stdout]    --> src/terminal.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub enum JToolOrder {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/terminal.rs:224:9
[INFO] [stdout]     |
[INFO] [stdout] 206 | async fn handle_result(result: bool, arguments: &Vec<String>, path: PathBuf) -> JToolOrder {
[INFO] [stdout]     |                                                                                 ---------- expected `terminal::JToolOrder` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 224 |         RepairProject(path)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ expected `terminal::JToolOrder`, found a different `terminal::JToolOrder`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `terminal::JToolOrder` and `terminal::JToolOrder` have similar names, but are actually distinct types
[INFO] [stdout] note: `terminal::JToolOrder` is defined in module `crate::terminal` of the current crate
[INFO] [stdout]    --> src/terminal.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub enum JToolOrder {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `terminal::JToolOrder` is defined in module `crate::terminal#1` of the current crate
[INFO] [stdout]    --> src/terminal.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub enum JToolOrder {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0428.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustyasync` (bin "rustyasync") due to 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "452d43d3aaec08292e690e888ebacb0642517ff690e8ecb6c73b2e324dcbcb17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "452d43d3aaec08292e690e888ebacb0642517ff690e8ecb6c73b2e324dcbcb17", kill_on_drop: false }`
[INFO] [stdout] 452d43d3aaec08292e690e888ebacb0642517ff690e8ecb6c73b2e324dcbcb17
